Skip to content

Implemented tone and noTone #6400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Closed

Conversation

PilnyTomas
Copy link
Contributor

Issue #980 requested tone to be implemented.
tone in Arduino documentation
noTone in Arduino documentation

Summary

This PR provides new implementation of functions tone and noTone to be used with esp32.

Impact

New functions are written with almost the same API as Arduino original functions. This implementation adds the option to change duty (default is 50% the same as in Arduino).

@PilnyTomas
Copy link
Contributor Author

The PR has still phantom commits.

@PilnyTomas PilnyTomas closed this Mar 9, 2022
@PilnyTomas PilnyTomas changed the title Implemented tone and noTone; fixes #980 Implemented tone and noTone Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants